home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / Python 1.4 source / Mac / mwerks / mwerks_tkplugin_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-08-21  |  223 b   |  8 lines  |  [TEXT/CWIE]

  1. /*
  2. ** Special config-file for _tkinter plugin.
  3. */
  4.  
  5. #define USE_GUSI        /* Stdio implemented with GUSI */
  6. #define USE_TK            /* Include _tkinter module in core Python */
  7. #define MAC_TCL            /* This *must* be on if USE_TK is on */
  8.